Prevent echo area help message from being printed repeatedly
authorPo Lu <luangruo@yahoo.com>
Thu, 8 Feb 2024 02:32:28 +0000 (10:32 +0800)
committerPo Lu <luangruo@yahoo.com>
Thu, 8 Feb 2024 02:32:28 +0000 (10:32 +0800)
commited2450e79b597e0306f14b542e934a90dfd9786f
treecb8aa539c3d8bf13a47c361a9ab2aeab4f682b2e
parent1f9781ee7816ad3ec786ca7e10b4e82d1ad989c5
Prevent echo area help message from being printed repeatedly

* src/keyboard.c (echo_dash): Detect echo_keystrokes_help
messages and return if they be present.
src/keyboard.c